|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

salacious necrosis
Garoun Investment Bank Gallente Federation
27
|
Posted - 2017.01.23 03:28:22 -
[1] - Quote
IkeIV wrote:Yeah i get the same error,tho only with my blueprints. Scotty ect.
Blueprints endpoint is down at the moment. Steve reported it on Friday (I think). I checked it again yesterday and it was still down. No ETA that I know of.
Use
EveKit ! - Tools for EVE Online 3rd party development
|

salacious necrosis
Garoun Investment Bank Gallente Federation
31
|
Posted - 2017.04.24 18:09:29 -
[2] - Quote
Just to be clear, the use of EveKit-backed accounts is completely optional (I worked with GG a bit on this part). If you're already using the tool with standard XML endpoint credentials, all of that should still work the same. The intent was that nothing would break by offering EveKit integration, although some code paths did change of course.
The only reason you would need to switch to EveKit-backed accounts is if you want to track history of various types of data. jEveAssets doesn't yet expose all of the available history, except for the tracker (if memory serves). However, creating an EveKit account would start tracking your history in preparation for future jEveAssets releases.
It also goes without saying that GG is not responsible for the EveKit service (that would be my job).
Use
EveKit ! - Tools for EVE Online 3rd party development
|

salacious necrosis
Garoun Investment Bank Gallente Federation
32
|
Posted - 2017.04.28 13:39:28 -
[3] - Quote
KenFlorian wrote:Where, and in what form, does the data exist on disk?
I'm thinking about doing a bit of manual manipulation of it by trying to access the downloaded data programmatically, rather than exporting.
Look in your .jeveassets directory (location depends on your OS). You'll find account data under the profiles directory. The format is XML.
Best documentation I've found (GG can obviously answer this better) is to look at the code itself here:
https://github.com/GoldenGnu/jeveassets/tree/master/src/main/java/net/nikr/eve/jeveasset/data
The data reader/writers are here:
https://github.com/GoldenGnu/jeveassets/tree/master/src/main/java/net/nikr/eve/jeveasset/io/local
Use
EveKit ! - Tools for EVE Online 3rd party development
|

salacious necrosis
Garoun Investment Bank Gallente Federation
34
|
Posted - 2017.05.06 14:53:46 -
[4] - Quote
Tonto Auri wrote:http://prnt.sc/f4smeu
Just got this one. Is this intermittent or smth serious?
Probably intermittent. The third party source this pulls from (https://stop.hammerti.me.uk/api) is down at the moment. Caching is supposed to minimize exposure to that, but if the cache is empty...
Use
EveKit ! - Tools for EVE Online 3rd party development
|
|
|
|